home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 125 / Computer Shopper CD-ROM Issue 125 (1998-07)(Dennis Publishing).iso / EuroChem / database / classify / script / ID1098.Scn < prev    next >
Encoding:
Text File  |  1997-10-21  |  1.3 KB  |  83 lines

  1. '
  2.  
  3. @Disable Forward
  4.  
  5. @PlaySoundFile AAB20_01.wav
  6. @At 135,15
  7. A gas can be compressed into a smaller volume
  8. @WaitForSoundToFinish
  9.  
  10.  
  11. @AtGraphic 340,100
  12. @Picture AAB20a0.bmp
  13. @AtGraphic 190,65
  14. @Picture AAB20b0.bmp
  15.  
  16.  
  17.  
  18. @At 306,172
  19. #b#crClick on the pump to inflate the balloon.#b
  20.  
  21. @GoForward 338,96,219,49,0
  22. @Prompt
  23. @RemoveLastNavigation
  24.  
  25. @Erase 305,171,300,23
  26.  
  27. @AtGraphic 341,100
  28. @CreateAnimate AAB20A,AAB20A,0,17,10,true
  29. @StartAnimate AAB20A,true,true
  30. '@StartAnimate AAB20A,false,false
  31.  
  32. @AtGraphic 190,65
  33. @CreateAnimate AAB20B,AAB20B,0,17,10,true
  34. @StartAnimate AAB20B,true,true
  35.  
  36.  
  37. @Wait 4
  38. @AtGraphic 190,65
  39. @CreateAnimate AAB20C,AAB20C,0,17,10,true
  40. @StartAnimate AAB20C,true,true
  41.  
  42.  
  43.  
  44. @Wait 4
  45. @StartAnimate AAB20B,false,false
  46. @Erase 302,92,37,44
  47. @AtGraphic 182,51
  48. @Picture AAB20D.bmp
  49.  
  50. @PlaySoundFile AAB20_03.wav
  51. @At 132,210
  52. Force is needed to compress a gas.
  53. @WaitForSoundToFinish
  54.  
  55.  
  56. @PlaySoundFile AAB20_04.wav
  57. @At 135,256
  58. The density of the gas increases as the particles are forced closer 
  59. together. 
  60.  
  61.  
  62. @WaitForSoundToFinish
  63.  
  64. @PlaySoundFile AAB20_05.wav
  65. @At 135,312
  66. The container wall must be strong enough to withstand the increasing 
  67. pressure.
  68.  
  69.  
  70. @WaitForSoundToFinish
  71.  
  72.  
  73.  
  74. @Enable Forward
  75. @At 365,370
  76. #b#crClick on Forward to move on.#b
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.